projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e8454
)
Trivial typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 26 Jul 2013 12:48:38 +0000
(08:48 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 26 Jul 2013 12:48:38 +0000
(08:48 -0400)
gtk/gtkbuilder.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilder.c
b/gtk/gtkbuilder.c
index 9184005ef1cf9d155f02b5c6b7073c25e5699e47..1006619af93aed36d1b29caf3ffc721f8ded3ebb 100644
(file)
--- a/
gtk/gtkbuilder.c
+++ b/
gtk/gtkbuilder.c
@@
-517,7
+517,7
@@
gtk_builder_get_parameters (GtkBuilder *builder,
{
if (pspec->flags & G_PARAM_CONSTRUCT_ONLY)
{
- g_warning ("Failed to get constuct only property "
+ g_warning ("Failed to get const
r
uct only property "
"%s of %s with value `%s'",
prop->name, object_name, prop->data);
continue;